Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

But maybe we don't really need that... -- Larry Wall in <199709011851.LAA07101@wall.org>


computers / alt.comp.hardware.pc-homebuilt / Re: VCL Media Player/MP4/H.264 decoder is stupid enough to add a black frame.

SubjectAuthor
* Re: VCL Media Player/MP4/H.264 decoder is stupid enough to add aPaul
`- Re: VCL Media Player/MP4/H.264 decoder is stupid enough to add aPaul

1
Re: VCL Media Player/MP4/H.264 decoder is stupid enough to add a black frame.

<tc7cnj$koio$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=863&group=alt.comp.hardware.pc-homebuilt#863

  copy link   Newsgroups: alt.comp.hardware.pc-homebuilt
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: nospam@needed.invalid (Paul)
Newsgroups: alt.comp.hardware.pc-homebuilt
Subject: Re: VCL Media Player/MP4/H.264 decoder is stupid enough to add a
black frame.
Date: Sun, 31 Jul 2022 22:10:58 -0400
Organization: A noiseless patient Spider
Lines: 67
Message-ID: <tc7cnj$koio$1@dont-email.me>
References: <38ff033c-5599-4145-9d8f-fdba255ca43bn@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 1 Aug 2022 02:10:59 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="d40a44a93ba7a11769837713ea7afbaa";
logging-data="680536"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/ElVwJkwyvTwG2tJj+nI7BjROGhdt1zPs="
User-Agent: Ratcatcher/2.0.0.25 (Windows/20130802)
Cancel-Lock: sha1:dkt4B0pY3lPGjZDDtjKx6dXi3eE=
In-Reply-To: <38ff033c-5599-4145-9d8f-fdba255ca43bn@googlegroups.com>
Content-Language: en-US
 by: Paul - Mon, 1 Aug 2022 02:10 UTC

On 7/31/2022 3:32 PM, Skybuck Flying wrote:
> This fucks up repeat mode and shows a black frame at the end of the video loop.
>
> Stupid fucking morons !
>
> Also do the world a big favor and add a "ping pong" repeat loop.
>
> Where the playback pings pongs back and forth... through time
>
> From Start to Back
> and then
> From Back to Start
> and then
> Repeat.
>
> I just took me 2 hours and 45 minutes to get a ping pong loop working.
>
> It did work with dir /s /o:-N and then copieing the input image sequence to output image sequence and then using virtual dub to make AVI/RGB888 video...
>
> Openshot video couldn't do it properly... cause it made mistakes in the frames with the dumbass buggy time reverse mode... it produces hickups.
>
> Then after inputting the AVI/RGB888 from virtualdub into openshot and exporting it to MP4/H.264 and setting VCL media player to "normal repeat" it discover this black frame at the end, how fucking annoying.
>
> It also display a stupid title at the start... haha.
>
> There were also other playback issues when exporting/saving with virtualdub to avi/internal dib decoder fails to decompress it or whatever..
>
> There are so many issues with all of these software packages, shame on you video editor makers, test it better, make it better !
>
> I have no time to register at VCL forum.
>
> Reporting bugs should take 3 minutes anonymous.
>
> Somebody else report this at their motherfuckig forum, fucking idiots.
>
> Bye,
> Skybuck.
>

It's possible you need to prepare your video a different way.

For AVI2 OpenDML, that would be virtually impossible (playing backwards).
It gets tied in knots when seeking. That is one lousy-ass format.

Cinepak has nice seek behavior, but it is a total pig from
any other point of view. To transcode to Cinepak takes... eternity.

And there is a good chance, if you post your special video to
Youtube, Youtube will re-encode it... and ruin it again. So any
bidirectional videos you make in your own kitchen, stay in
your kitchen.

If the video format you propose to use has GOPs, you should
round the number of frames to an even number of GOPs. For example,
if GOP is 12, and you're making 24FPS (GOP is half a second),
then 1200 images in the video would be good, as that is divisible
by 12. At 30FPS, the GOP selection might be 15. If you really
expect your reversible video to work, it needs a nicely rounded
number of GOPs (groups of pictures).

I'm no video expert, but I've done the odd experiment.

Even your sound needs to be prepared the right way. An MP3
would reverse poorly. A WAV (PCM) might be better, but you'll
have to test.

Paul

Re: VCL Media Player/MP4/H.264 decoder is stupid enough to add a black frame.

<tc82rq$q163$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=864&group=alt.comp.hardware.pc-homebuilt#864

  copy link   Newsgroups: alt.comp.hardware.pc-homebuilt
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: nospam@needed.invalid (Paul)
Newsgroups: alt.comp.hardware.pc-homebuilt
Subject: Re: VCL Media Player/MP4/H.264 decoder is stupid enough to add a
black frame.
Date: Mon, 1 Aug 2022 04:28:41 -0400
Organization: A noiseless patient Spider
Lines: 72
Message-ID: <tc82rq$q163$1@dont-email.me>
References: <38ff033c-5599-4145-9d8f-fdba255ca43bn@googlegroups.com>
<tc7cnj$koio$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 1 Aug 2022 08:28:42 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="d40a44a93ba7a11769837713ea7afbaa";
logging-data="853187"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Bogb0WjFJFvjMtE9C2/ky/CApX2kYYsY="
User-Agent: Ratcatcher/2.0.0.25 (Windows/20130802)
Cancel-Lock: sha1:R/vQxttAY92suqGorSNWplDTAXg=
Content-Language: en-US
In-Reply-To: <tc7cnj$koio$1@dont-email.me>
 by: Paul - Mon, 1 Aug 2022 08:28 UTC

On 7/31/2022 10:10 PM, Paul wrote:
> On 7/31/2022 3:32 PM, Skybuck Flying wrote:
>> This fucks up repeat mode and shows a black frame at the end of the video loop.
>>
>> Stupid fucking morons !
>>
>> Also do the world a big favor and add a "ping pong" repeat loop.
>>
>> Where the playback pings pongs back and forth... through time
>>
>>  From Start to Back
>> and then
>>  From Back to Start
>> and then
>> Repeat.
>>
>> I just took me 2 hours and 45 minutes to get a ping pong loop working.
>>
>> It did work with dir /s /o:-N and then copieing the input image sequence to output image sequence and then using virtual dub to make AVI/RGB888 video...
>>
>> Openshot video couldn't do it properly... cause it made mistakes in the frames with the dumbass buggy time reverse mode... it produces hickups.
>>
>> Then after inputting the AVI/RGB888 from virtualdub into openshot and exporting it to MP4/H.264 and setting VCL media player to "normal repeat" it discover this black frame at the end, how fucking annoying.
>>
>> It also display a stupid title at the start... haha.
>>
>> There were also other playback issues when exporting/saving with virtualdub to avi/internal dib decoder fails to decompress it or whatever..
>>
>> There are so many issues with all of these software packages, shame on you video editor makers, test it better, make it better !
>>
>> I have no time to register at VCL forum.
>>
>> Reporting bugs should take 3 minutes anonymous.
>>
>> Somebody else report this at their motherfuckig forum, fucking idiots.
>>
>> Bye,
>>    Skybuck.
>>
>
> It's possible you need to prepare your video a different way.

Let's say your current video consists of four frames.

1 2 3 4

And you want it to play forwards, then backwards. You could make
two folders with the movie in it. One with images 1 2 3 4.
The second with images 4 3 2 1

1 2 3 4 4 3 2 1

Now, if I renumber the files in the right-hand folder, it looks like this.

1 2 3 4 5 6 7 8

Then, using FFMPEG again, you can convert all eight images, into a video.
The video only plays in the forward direction, but looks like it is going
forward and backward. If you put it into a loop playing forward over and over
again, it looks like this.

1 2 3 4 4 3 2 1 1 2 3 4 4 3 2 1 1 2 3 4 4 3 2 1

In other words, by doing nothing more than rearranging some frames,
the video needs no special properties at all. It just needs a renaming script.

I didn't do the soundtrack here, just made a movie out of a folder full
of image frames. a0000.jpg up to a9999.jpg .

ffmpeg -r 24 -i a%04d.jpg -s 720x480 -c:v libx264 -preset slow -movflags +faststart movie.mp4

Paul

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor